home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / ReelDVD 3.1.1 Trial Install / data1.cab / System32_Files / PTxSCP.ocx / 0 / RCDATA / TFRMPTXSHCOMBOPROPSTANDARD / TFRMPTXSHCOMBOPROPSTANDARD.txt
Encoding:
Text File  |  2003-07-16  |  887 b   |  48 lines

  1. object FrmPTxShComboPropStandard: TFrmPTxShComboPropStandard
  2.   Left = 499
  3.   Top = 311
  4.   Width = 197
  5.   Height = 91
  6.   Caption = 'Standard'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object txtDisplayUnits1: TLabel
  17.     Left = 144
  18.     Top = 40
  19.     Width = 26
  20.     Height = 13
  21.     Caption = 'pixels'
  22.   end
  23.   object edtIndent: TEdit
  24.     Left = 80
  25.     Top = 36
  26.     Width = 57
  27.     Height = 21
  28.     TabOrder = 0
  29.   end
  30.   object Label1: TStaticText
  31.     Left = 8
  32.     Top = 40
  33.     Width = 66
  34.     Height = 17
  35.     Caption = 'I&ndent Size:'
  36.     TabOrder = 1
  37.   end
  38.   object EnabledChk: TCheckBox
  39.     Left = 6
  40.     Top = 8
  41.     Width = 87
  42.     Height = 17
  43.     Alignment = taLeftJustify
  44.     Caption = '&Enabled:'
  45.     TabOrder = 2
  46.   end
  47. end
  48.